notebook: Remove weird hack where the current page was special-cased
authorBenjamin Otte <otte@redhat.com>
Fri, 25 Dec 2015 00:27:22 +0000 (01:27 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 11 Jan 2016 16:05:23 +0000 (17:05 +0100)
commit7e0c7f7deb8e93322e2b171203acc5007a7c7ab9
tree0732724638e665c0107bc194536966e9b7ce412c
parent3cda7e9503fabbec04f84357386ebf13c7ec0b4b
notebook: Remove weird hack where the current page was special-cased

I don't even know what it does, but it assumed that the current page was
always as large or larger than any other page. And that isn't true.
gtk/gtknotebook.c